Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(socketio/operators): get all rooms from io #248

Merged
merged 2 commits into from
Jan 21, 2024
Merged

Conversation

Totodore
Copy link
Owner

Add a rooms fn to get a Vec<Room> with all the rooms in the namespace.

Fixes:

@Totodore Totodore added enhancement New feature or request socketio-v4 It is only about the version 4 of the socket.io protocol socketio-v5 It is only about the version 5 of the socket.io protocol labels Jan 21, 2024
@Totodore Totodore enabled auto-merge (squash) January 21, 2024 20:00
@Totodore Totodore enabled auto-merge (squash) January 21, 2024 20:00
@Totodore Totodore merged commit 2b38bd6 into main Jan 21, 2024
12 checks passed
@Totodore Totodore deleted the ft-get-all-rooms branch January 25, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request socketio-v4 It is only about the version 4 of the socket.io protocol socketio-v5 It is only about the version 5 of the socket.io protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant